* {
  font-family: "PingFang SC", "微软雅黑", "Helvetica Neue", Helvetica, Arial,
    sans-serif !important;
  margin: 0;
  padding: 0;
}
[v-cloak] {
  display: none !important;
}
/* #banner {
  height: 11rem;
} */
.layui-nav .layui-nav-item {
  margin: 0 1.5%;
}
.layui-nav {
  /*width: 1200px;
  margin-left: 18%;*/
}
#pcNav {
  background: #393d49;
}
a:hover {
  text-decoration: none;
}
#indexProduct,
#indexProduct .swiper-slide {
  height: auto;
  min-height: 250px;
  max-height: 250px;
}
.indexproduct {
  padding: 14px 0 20px 0;
}
.inNews,
.inProduct,
.inFangan,
.inVideo {
  width: 70% !important;
  margin: 1% 15% !important;
}
.indexproduct a img {
  /* height: 283px; */
}
.inProduct img {
  min-height: 335px;
  max-height: 340px;
}
.indexproduct a p {
  position: absolute;
  bottom: 0;
  background: transparent;
  color: black;
  margin: 10px 0;
  font-size: 14px;
}
.layui-nav a {
  font-size: 22px;
}
.layui-nav-item .layui-nav-child a {
  font-size: 14px;
  text-align: center;
}
#menu .logoImg {
  margin: 10px 0;
}
#menu .line {
  width: 1px;
  height: 70px;
  background: #000;
  display: block;
  position: absolute;
  left: 185px;
  top: 12px;
}
#menu .desc {
  padding: 18px 0 0 0;
}
#menu .desc p {
  line-height: 20px;
  font-size: 16px;
  padding-left: 22px;
  margin: 6px 0;
}
#menu .phonetitle {
  margin-top: 16px;
  font-size: 16px;
}
#menu .phone {
  font-weight: bold;
  font-size: 28px;
}
li {
  list-style-type: none;
}

.navbar {
  margin-bottom: 0 !important;
  z-index: 999;
}

.navbar-default .navbar-nav > .open {
  background-color: #fff;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: black !important;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent !important;
  border-bottom: 2px solid red;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  background: #050001;
}

.navbar-brand {
  padding: 0 !important;
}

.nav {
  padding-left: 50% !important;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  height: 82px;
  width: 85%;
}

.nav > li {
  height: 100%;
}

.navbar-nav > li > a {
  line-height: 40px !important;
}

.nav > li > a {
  padding: 6px 20px;
}

.navbar-default .navbar-nav > li > a {
  color: white;
  margin: 6px 18px 0 18px;
  transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}

.navbar-default .navbar-nav > li > a:hover {
  border-bottom: 2px solid red;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: white;
  border-bottom: 2px solid red;
  background-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #2e2e2e;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: white;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: white;
}

/* .nav>li {
    height: 138px
}

.navbar-nav>li>a {
    line-height: 60px;
    margin: 20% 0;
    height: 60%;
}

.navbar-default .navbar-nav>li>a {
    background-color: transparent;
    border-bottom: 2px solid #555;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
    border-bottom: 2px solid #555;
} */

/*swiper样式表*/
html,
body {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
}

body {
  background: #eee;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}

.swiper-container {
  width: 100%;
  height: 600px;
}

#partner {
  width: 100%;
  height: auto !important;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*swiper样式结束*/
#page1 {
  background: #393d49;
  width: 100% !important;
  color: white;
}

#page1 .layui-row:nth-child(1) {
  width: 1200px;
  margin: 0 auto;
  height: 160px;
}

#page1 .layui-row:nth-child(2) ul li:hover {
  cursor: pointer;
}

#page1 .layui-row ul {
  width: 100%;
  overflow: hidden;
  padding-bottom: 48px;
}

#page1 .layui-row ul li {
  list-style-type: none;
  text-align: center;
  padding: 0;
}

#page1 .more a {
  color: white;
  display: block;
  padding-bottom: 4px;
  margin-right: 58px;
  font-size: 16px;
  border-bottom: 2px solid white;
  transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}

#page1 .more a:hover {
  text-decoration: none;
  display: block;
  border-bottom: 2px solid red;
  color: white;
}

#page2 {
  width: 100%;
  height: 600px;
  background: #120404;
}

#page2 .companyPic {
  position: relative;
  height: 600px;
}

#page2 .companyPic .pic1 {
  position: absolute;
  left: 10px;
  top: 10px;
}

#page2 .companyPic .pic2 {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

#page2 .companyText {
  height: 590px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  overflow: hidden;
}

#page2 .companyText .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(18, 4, 4, 0.8);
  color: white;
  padding: 20px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#page2 .companyText h3 {
  margin-bottom: 24px;
  font-size: 30px;
}

#page2 .companyText p {
  padding: 20px 0;
  line-height: 2.8em;
  text-indent: 2em;
  font-size: 16px;
  text-align: justify;
}

#page2 .companyText a {
  position: absolute;
  right: 40px;
  bottom: 20px;
  display: block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  border: 1px solid white;
  text-decoration: none;
  padding: 0 12px;
  color: white;
}

#page2 .companyText {
  background: url("/templets/default/images/about_bg.png") no-repeat center;
  background-size: cover;
}

#page3 {
  width: 100%;
  background: url("/templets/default/images/page3_bg.png") no-repeat center;
  background-size: 100% 330px;
}
#page3 .layui-row li {
  width: 23%;
  margin: 1% !important;
}
#page3 .layui-row li a {
  display: block;
  width: 100%;
}
#page3 .layui-row ul {
  width: 100%;
  overflow: hidden;
}

#page3 .layui-row ul li {
  list-style-type: none;
  text-align: center;
  padding: 0;
  margin: 0;
}

#page3 .layui-row ul li img {
  width: 100%;
}

#page4 {
  width: 100%;
  padding: 40px;
}

#page4 .title {
  width: 100%;
  height: 92px;
  background: #898585;
  color: white;
  position: relative;
}

#page4 .title img {
  float: left;
  margin-top: 15px;
  margin-left: 136px;
}

#page4 .title span:nth-child(2) {
  font-size: 18px;
  padding-top: 34px;
  display: block;
}

#page4 .title span:nth-child(3) {
  font-size: 14px;
}

#page4 .title .icon {
  position: absolute;
  margin-left: 110px;
  right: -30px;
  top: -30px;
  width: 0;
  height: 0;
  border-width: 30px;
  border-style: solid;
  border-color: transparent #fc7e26 transparent transparent;
  transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

#page4 .list {
  margin-top: 40px;
  width: 100%;
}

#page4 .list li:hover {
  background: #888484;
  border: 2px solid #888484;
}

#page4 .list li:hover a {
  color: white;
}

#page4 .list li:hover div {
  border: 2px solid #fff;
}

#page4 .list li:hover span {
  background: #fff !important;
}

#page4 .list_title {
  width: 21%;
}

#page4 .list li {
  list-style-type: none;
  width: 100%;
  height: 54px;
  line-height: 54px;
  color: white;
  border: 1px solid #3e9e0f;
  margin-top: 12px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

#page4 .list li:hover {
  cursor: pointer;
}

#page4 .list li a {
  font-size: 18px;
  text-decoration: none;
  color: black;
  font-weight: bold;
}

#page4 .list li.active {
  background: #888484;
  border: 2px solid #888484;
}

#page4 .list li .icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #3e9e0f;
  background: transparent;
  float: right;
  margin-top: 9px;
  margin-right: 40px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#page4 .list li .icon .heng {
  position: absolute;
  width: 14px;
  height: 2px;
  background: #3e9e0f;
  border-radius: 4px;
  top: 12px;
  left: 6px;
}

#page4 .list li .icon .shu {
  position: absolute;
  width: 2px;
  height: 14px;
  background: #3e9e0f;
  border-radius: 4px;
  top: 6px;
  left: 12px;
}

#page4 .list li.active a {
  color: white;
}

#page4 .list li.active .icon {
  border: 2px solid #fff;
}

#page4 .list li.active .heng,
#page4 .list li.active .shu {
  background: #fff;
}

#page4 .product_list {
  margin-left: 1%;
  position: relative;
  min-height: 795px;
  overflow: hidden;
  float: right;
}

#page4 .product_list ul,
#page4 .product_list div {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}

#page4 .product_list ul li,
#page4 .product_list div li {
  list-style: none;
  display: table-cell;
  vertical-align: middle;
  height: 377px;
  position: relative;
  padding: 0 10px;
}

#page4 .product_list ul li a,
#page4 .product_list div li a {
  display: block;
}

#page4 .product_list ul li:nth-child(4),
#page4 .product_list ul li:nth-child(5),
#page4 .product_list ul li:nth-child(6),
#page4 .product_list div li:nth-child(4),
#page4 .product_list div li:nth-child(5),
#page4 .product_list div li:nth-child(6) {
  margin-top: 27px;
}

#page4 .product_list ul li p,
#page4 .product_list div li p {
  position: relative;
  background: #c4c4c4;
  color: black;
  bottom: 60px;
  left: 0;
  width: 100%;
  height: 60px;
  text-align: center;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}

#page4 .product_list ul li img,
#page4 .product_list div li img {
  width: 100%;
}

#page4 .product_list ul li:hover p,
#page4 .product_list div li:hover p {
  background: #868282;
  color: white;
}

.video_title {
  font-weight: bold;
  margin: 20px 0 20px 40px;
}

#page5 {
  width: 1398px;
  /* background: #9b9797; */
}

#page5 .title {
  background: url("/templets/default/images/video_bg.png") no-repeat center;
  background-size: auto 100%;
  height: 57px;
  margin: 20px 0;
}
.inFangan .title,
.inProduct .title {
  background: url("/templets/default/images/fangan_bg.png") no-repeat center !important;
}
#page5 video + p {
  width: 100%;
  font-size: 16px;
  text-align: center;
  margin: 6px 0;
}

#page5 ul {
  overflow: hidden;
}
#footer .text-left a {
  color: white;
}
#page5 li {
  padding: 0;
  list-style-type: none;
  text-align: center;
  position: relative;
  margin: 1%;
  width: 23%;
  position: relative;
  min-height: 400px;
  max-height: 400px;
}
#page5 .more {
  float: right;
  margin-right: 1%;
}
#page5 .more a {
  font-size: 16px;
  border-bottom: 2px solid transparent;
  padding-bottom: 6px;
  transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
#page5 .more:hover a {
  border-bottom: 2px solid red;
}
#page5 li img {
  width: 100%;
  background: #000;
}
#page5 li a {
  display: block;
  position: relative;
}
#page5 li p {
  font-size: 18px;
  margin: 14px 0;
}
#page5 li:hover .bg {
  transform: scale(1);
}
#page5 li a .bg {
  width: 100%;
  height: 100%;
  opacity: 0.6;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(0);
  transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
#page5 li a .bg .yuan {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  background: #e2e2e2;
  top: 50%;
  text-align: center;
  line-height: 80px;
  transform: translate(-50%, -50%);
}
#page5 li a .bg .start {
  width: 50px;
  background: transparent;
  margin-left: 9px;
}
#page6 {
  width: 90%;
  margin: 40px 5%;
  padding: 20px 0;
}

#page6 .title {
  background: url("/templets/default/images/news_bg.png") no-repeat center;
  background-size: auto 100%;
  height: 57px;
  margin: 20px 0;
}

#page6 .news_bg {
  height: 530px;
  background: url("/templets/default/images/news_pic.png") no-repeat center;
  background-size: 100% 100%;
}

#page6 .news_title {
  width: 60px;
  border-top: 2px solid #3e9e0f;
  margin-top: 60px;
}

#page6 .news_title div {
  width: 18px;
  word-wrap: break-word;
  float: right;
  font-size: 16px;
  margin-top: 4px;
  color: white;
}

#page6 .box_title {
  width: 100%;
  border-bottom: 2px solid #ccc;
  height: 32px;
}

#page6 .box_title .title_text {
  margin-bottom: 8px;
  width: 100px;
  text-align: center;
  margin-left: 72px;
  float: left;
}

#page6 .box_title .title_text a {
  padding-bottom: 8px;
  font-size: 18px;
  color: #898585;
}

#page6 .box_title .title_text.active a {
  font-weight: bold;
  text-decoration: none;
  font-size: 18px;
  border-bottom: 2px solid #3e9e0f;
}

#page6 .box_title .title_text .icon {
  display: inline-block;
  margin-left: 6px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

#page6 .box_title .title_text.active .icon {
  color: #3e9e0f;
}

#page6 .box_list {
  min-height: 496px;
  overflow: hidden;
  position: relative;
}

#page6 .box_list .box {
  min-height: 496px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}

#page6 .news_list {
  list-style: none;
  margin: 32px 0 32px 72px;
  width: 94%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid transparent;
  transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}

#page6 .news_list > a {
  display: block;
  color: black;
}

#page6 .news_list:hover {
  border: 2px solid #3e9e0f;
}

#page6 .news_list:hover .time {
  color: #3e9e0f;
}

#page6 .news_list:nth-last-child(1) {
  margin-bottom: 0;
}

#page6 .news_list .time {
  width: 12%;
  text-align: center;
  padding: 10px 0;
}

#page6 .news_list .time p {
  font-size: 48px;
  margin: 0;
  line-height: 1;
}

#page6 .news_list .time span {
  font-size: 22px;
  margin-top: 8px;
  display: inline-block;
}

#page6 .news_list .content {
  padding: 10px 0;
  margin-left: 30px;
  height: 107px;
  overflow: hidden;
}

#page6 .news_list .content .content_title {
  font-size: 20px;
  font-weight: bold;
}

#page6 .news_list .content .content_desc {
  font-size: 14px;
  margin: 0;
  line-height: 1.8em;
  margin-top: 10px;
}

#page7 {
  width: 1398px !important;
}

#page7 .title {
  background: url("/templets/default/images/partner_bg.png") no-repeat center;
  background-size: auto 100%;
  height: 57px;
  margin: 20px 0;
}

#footer {
  width: 100%;
  background: #060303;
  padding: 20px 15px;
}
#footer .layui-row {
  padding-left: 3%;
}
#footer .company,
#footer .code,
#footer .contact {
  color: white;
  margin-top: 44px;
  text-align: center;
}
#footer .footer_left li {
  text-align: left;
}
#footer .footer_right li {
  text-align: right;
}
#footer .code h4,
#footer .contact h4 {
  font-size: 20px;
  font-weight: bold;
}

#footer .contact p {
  line-height: 2.8em;
}

#footer .company h4 {
  font-size: 20px;
  font-weight: bold;
}

#footer .company ul {
  margin-top: 10px;
  padding-left: 8px;
  padding-right: 8px;
}

#footer .company ul li {
  list-style: none;
  margin: 14px 0;
}

#footer .company ul li a {
  color: #a9a9a9;
  font-size: 18px;
}

#footer .code div {
  margin-top: 20px;
  padding: 0;
}

#footer .code div p {
  width: 100%;
  text-align: center;
  margin-top: 24px;
}

#footer .friendLink {
  color: white;
  font-size: 16px;
  background: #393d49;
  padding: 14px 0;
  padding-left: 20px;
}

#footer .friendLink a {
  margin: 0 6px;
  color: white;
  font-size: 14px;
}
.navbar-brand {
  margin-left: 15%;
}
#banner img {
  width: 100%;
}
#mobileNav {
  display: none;
}

.layui-layout-admin .layui-side {
  top: 0 !important;
}

.site-tree-mobile {
  display: none;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}
.dede_pages {
  text-align: center;
}

.pagelist {
  text-align: center;
  margin: 20px 0;
}

.pagelist li {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  margin: 0 4px;
  padding: 4px;
}
@media (max-width: 1600px) {
  #banner {
    height: 494px;
  }
}
@media (max-width: 1440px) {
  .layui-nav {
    /*margin-left: 11%;*/
  }
  .inProduct img,
  .inFangan img,
  .inVideo .layui-row ul li > a > img {
    min-height: 260px;
    max-height: 270px;
  }
  #page5 li p {
    font-size: 16px;
  }
  .navbar-brand {
    margin-left: 8%;
  }
  #banner {
    height: 421px;
  }
  #page2 .companyText p {
    line-height: 2em !important;
  }
  #page3 .layui-row li {
    width: 23%;
    margin: 1% !important;
  }
  #page6 .box_title .title_text {
    margin-left: 30px;
  }
  #page6 .news_list {
    margin: 32px 0 32px 30px;
  }
  #page7,
  #page5 {
    width: 1200px !important;
  }
  #footer .layui-row > div > img {
    margin-top: 46px;
  }
  .layui-nav a {
    font-size: 18px;
  }
  .indexproduct a img {
    height: 190px;
  }
}
@media (max-width: 1024px) {
  .nav {
    padding-left: 0 !important;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    width: auto !important;
  }

  .companyPic {
    display: none;
  }

  .navbar-default .navbar-nav > li > a {
    margin: 6px 0px 0 6px;
  }

  #page1 .layui-row:nth-child(1) {
    width: 100% !important;
  }

  #pcNav {
    display: none;
  }

  .site-tree-mobile {
    display: block;
  }
}
@media (max-width: 768px) {
  .layui-nav {
    margin-left: 0;
  }
  #page5 {
    width: 100% !important;
    margin: 20px 0 !important;
  }
  #menu img {
    width: 100%;
  }
  #menu .line {
    display: none;
  }
  #menu .phonetitle,
  #menu .phone {
    padding-left: 22px;
  }
  #banner {
    height: 300px;
  }
  #indexProduct {
    height: 420px !important;
  }
  #indexProduct img {
    min-height: 360px;
    max-height: 370px;
  }
  .layui-carousel {
    height: 117px;
  }
  #footer .layui-row {
    padding-left: 0 !important;
  }
  #footer .company ul li {
    text-align: center !important;
  }
  .layui-carousel img {
    width: 100%;
  }
  .layui-nav .layui-nav-item {
    margin: 0 !important;
  }
  .layui-nav-item i {
    color: #009688;
  }
  .layui-this i {
    color: #fff;
  }
  .layui-nav-tree {
    margin-top: 50px;
  }

  .navbar-toggle {
    margin-top: 24px !important;
  }

  .navbar-default {
    background-color: #050001 !important;
  }

  #page4 .product_list {
    min-height: 2342px;
  }

  .nav {
    padding-left: 0 !important;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    height: auto;
    width: auto !important;
  }

  .companyPic {
    display: none !important;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }

  #page1 .layui-row:nth-child(1) {
    width: 100% !important;
  }

  #page1 h2 {
    font-size: 16px !important;
  }

  #page1 p {
    font-size: 12px;
    margin: 6px 0;
  }

  #page1 .more a {
    margin-right: 0;
    font-size: 12px;
  }

  #page1 img {
    width: 100% !important;
    height: auto !important;
    margin: 10px 0;
  }

  #page2 .companyText h3 {
    margin-bottom: 22px !important;
    font-size: 22px !important;
    text-align: center;
  }

  #page2 .companyText img {
    width: 100%;
  }

  #page2 .companyText p {
    font-size: 12px !important;
    padding: 8px 0 !important;
    line-height: 2em !important;
  }

  #page2 .companyText a {
    padding: 0 8px;
    font-size: 12px;
    width: 74px;
    height: 24px;
    line-height: 24px;
  }

  #page3 {
    background-size: 100% 1222px !important;
  }
  #page3 .layui-row ul li img {
    padding: 20px 0;
  }
  #page3 .layui-row li {
    width: 48%;
  }
  #page3 .layui-row ul li img {
    width: 100% !important;
    height: auto !important;
  }

  #page4 {
    padding: 14px;
  }

  #page4 .product_list {
    margin-left: 0;
  }

  #page4 .title {
    width: 100% !important;
  }

  #page4 .title img {
    margin-left: 90px;
  }

  #page4 .list_title {
    width: 100%;
  }

  #page4 .product_list ul li:nth-child(4),
  #page4 .product_list ul li:nth-child(5),
  #page4 .product_list ul li:nth-child(6),
  #page4 .product_list div li:nth-child(4),
  #page4 .product_list div li:nth-child(5),
  #page4 .product_list div li:nth-child(6) {
    margin-top: 0 !important;
  }

  #page4 .product_list ul li,
  #page4 .product_list div li {
    padding: 0 !important;
    margin: 10px 0 !important;
    width: 100%;
  }

  #page4 .product_list ul li a,
  #page4 .product_list div li a {
    display: block;
  }

  #page4 .product_list ul li img,
  #page4 .product_list div li img {
    width: 100%;
  }

  #page4 .product_list ul li p,
  #page4 .product_list div li p {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  #page5 li {
    width: 100%;
  }

  #page5 .title,
  #page6 .title {
    background-size: 100% auto !important;
  }

  #page5 .title h2,
  #page6 .title h2 {
    font-size: 16px !important;
    padding-top: 16px !important;
    margin-left: 40px !important;
  }

  #page5 li {
    padding: 0 !important;
  }

  #page5 .title p,
  #page6 .title p {
    font-size: 12px !important;
    margin-left: 38px !important;
  }

  #page6 .box_title {
    margin-top: 20px;
  }

  #page6 .box_title .title_text {
    width: 30% !important;
    margin-left: 0 !important;
  }

  #page6 .box_title .title_text a {
    padding-bottom: 10px;
  }

  #page6 .news_list {
    margin: 0 !important;
  }

  #page6 .box_list {
    min-height: 330px !important;
    margin-top: 10px;
  }

  #page6 .box_list .box {
    min-height: 330px !important;
  }

  #page6 .box_title .title_text a {
    font-size: 16px !important;
  }

  #page6 .box_title .title_text.active a {
    font-size: 16px !important;
  }

  #page6 .news_list .time {
    width: 16.66666667% !important;
  }

  #page6 .news_list .time p {
    font-size: 24px !important;
    margin-top: 15px !important;
  }

  #page6 .news_list .time span {
    font-size: 12px !important;
  }

  #page6 .news_list .content {
    margin: 0 !important;
    padding: 0 12px !important;
  }

  #page6 .news_list .content .content_title {
    font-size: 16px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  #page6 .news_list .content .content_desc {
    font-size: 12px !important;
    height: 64px;
    overflow: hidden;
  }

  #page7 {
    width: 100% !important;
  }

  #page7 .title {
    background-size: 100% auto !important;
  }

  #page7 .title h2 {
    font-size: 16px !important;
    padding-top: 16px !important;
    margin-left: 24px !important;
  }

  #page7 .title p {
    font-size: 12px !important;
    margin-left: 14px !important;
  }

  #page7 .layui-row:nth-child(2) {
    margin: 20px 0 !important;
  }

  #page7 .layui-row:nth-child(2) .swiper-slide img {
    width: 100% !important;
  }

  #footer .friendLink {
    margin: 0 4px !important;
    font-size: 14px !important;
  }

  #footer .company,
  #footer .code,
  #footer .contact {
    margin-top: 20px !important;
  }
  #footer .code > div {
    padding: 0 10px;
  }
  #footer .code > div > img {
    width: 100%;
  }

  #footer .friendLink a {
    margin: 0 2px !important;
  }

  #footer .footer_logo {
    width: 100%;
  }

  #footer .code h4,
  #footer .contact h4 {
    text-align: center;
  }

  .swiper-container {
    height: 11rem !important;
  }

  .swiper-container .swiper-slide {
    width: 100% !important;
  }

  .swiper-container .swiper-slide img {
    width: 100% !important;
  }

  .swiper-container .swiper-button-prev,
  .swiper-container .swiper-button-next {
    display: none;
  }

  #pcNav {
    display: none;
  }

  .site-tree-mobile {
    display: block;
  }

  .layui-nav-tree .layui-nav-item a {
    font-size: 16px;
  }
}

#gotop {
  position: fixed;
  right: 40px;
  bottom: 40px;
  width: 40px;
  height: 40px;
  background: rgba(57, 61, 73, 0.4);
  line-height: 40px;
  text-align: center;
  border-radius: 6px;
}
#gotop:hover {
  cursor: pointer;
}
#gotop i {
  color: white;
  font-size: 16px;
}
@media screen and (min-width: 1200px) and (max-width: 1450px) {
  .inFangan,
  .inVideo,
  .inProduct {
    margin: 1% auto !important;
  }
  .inFangan img {
    height: 269px;
  }
}
@media screen and (min-width: 1400px) {
  .inFangan img {
    height: 299px;
  }
}
